Skip to content

build: update cfitsio to 4.6.2 and zig build system#1

Open
arrufat wants to merge 5 commits intoallyourcodebase:mainfrom
arrufat:main
Open

build: update cfitsio to 4.6.2 and zig build system#1
arrufat wants to merge 5 commits intoallyourcodebase:mainfrom
arrufat:main

Conversation

@arrufat
Copy link

@arrufat arrufat commented Aug 7, 2025

Update cfitsio dependency to version 4.6.2 and adapt the build.zig file to the new Zig 0.15 build system API, including changes to library definition and module creation.

Update cfitsio dependency to version 4.6.2 and adapt the build.zig file
to the new Zig 0.15 build system API, including changes to library
definition and module creation.
arrufat added 4 commits August 8, 2025 12:57
Migrate from `std.BoundedArray` and `assumeCapacity` to `std.ArrayListUnmanaged`
and `appendBounded` for safer and more idiomatic flag handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant